home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / aquaria.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-09  |  70 b   |  4 lines

  1. on(release){
  2.    _root.getURL("http://www.so-room.com","_blank");
  3. }
  4.